C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / AutoSearch Property

In This Topic
AutoSearch Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that determines whether the grid should search for cells as the users types into read-only cells.
Syntax
'Declaration
 
Public Property AutoSearch As Boolean
 
See Also